DataEventArgs<TData> Class

Summary
Generic arguments class to pass to event handlers that need to receive data.
Syntax
C#
C++/CLI
public class DataEventArgs<TData> : EventArgs 
public: 
   generic<typename TData> 
   ref class DataEventArgs : EventArgs 

Type Parameters

TData
The type of data to pass.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.